Micron Document
pintobyte rngit

Node / public / lxmf.git / commits / 920beaf

Commit 920beaf6f5cdcab6407433bcafbee3b5636a4a38


Parents : 6b28cd8
Author : Mark Qvist <mark@unsigned.io>
Date : 2022-10-20T20:57:14+02:00

Updated dependencies

Changes

1 files changed, 1 insertions(+), 1 deletions(-)

M setup.py +1 -1

Diff

diff --git a/setup.py b/setup.py
index d0968af..991b5ba 100644
--- a/setup.py
+++ b/setup.py
@@ -20,6 +20,6 @@ setuptools.setup(
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
- install_requires=['rns>=0.3.15'],
+ install_requires=['rns>=0.3.16'],
python_requires='>=3.6',
)

Served by rngit 1.4.0 - Generated in 0.16s